home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-21 / wc_dv7a.zip / DESQVIEW.TXT < prev    next >
Text File  |  1991-03-24  |  769b  |  39 lines

  1. {Learn ! " "}
  2. {Enter}
  3. w1{DESQ}{Enter}
  4. {DELAY 2}
  5. w2{DESQ}{Enter}
  6. {DELAY 4}
  7. w3{DESQ}{Enter}
  8. {DELAY 6}
  9. w4
  10. {Finish}
  11.  
  12.  
  13.  
  14. This is the Desqview Script used to start up four nodes automatically
  15. in Desqview...  I normally only start the fourth node when it is needed
  16. for local use or when I am using a fourth active node on Com4.  This
  17. can be done manually, or you can do it automatically by either using
  18. Desqview's AutoLearn capability to make a new script, or by modifying
  19. the script above as needed.
  20.  
  21.  
  22.  
  23. The following script does the same thing but starts Desqview up in
  24. 50 line mode on a VGA card or similiar...
  25.  
  26. {Learn ! " "}
  27. rv3{Enter}
  28. {Enter}
  29. w1{DESQ}{Enter}
  30. {DELAY 2}
  31. w2{DESQ}{Enter}
  32. {DELAY 4}
  33. w3{DESQ}{Enter}
  34. {DELAY 6}
  35. w4
  36. {Finish}
  37.  
  38.  
  39.